projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a14b9b
)
(Tag Syntax): Fix cross ref.
author
Dave Love
<fx@gnu.org>
Tue, 16 Nov 1999 12:31:31 +0000
(12:31 +0000)
committer
Dave Love
<fx@gnu.org>
Tue, 16 Nov 1999 12:31:31 +0000
(12:31 +0000)
man/programs.texi
patch
|
blob
|
history
diff --git
a/man/programs.texi
b/man/programs.texi
index e2f6badbafc5da6ebf39fd36739c9ac267c12afa..4a7fadd02b051c54dbee37e5f4beceffcf371dd3 100644
(file)
--- a/
man/programs.texi
+++ b/
man/programs.texi
@@
-1728,7
+1728,7
@@
In Python code, @code{def} or @code{class} at the beginning of a line
generate a tag.
@end itemize
- You can also generate tags based on regexp matching (@pxref{
Using
+ You can also generate tags based on regexp matching (@pxref{
Etags
Regexps}) to handle other formats and languages.
@node Create Tags Table